CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 聊天程序

搜索资源列表

  1. WinSocket-TCP

    0下载:
  2. 用VC写的winsock聊天程序,分服务器和客户机俩个程序,是学习winsock很好的源码!- Winsock writes which with VC chats the procedure, divides the server and a client pairs procedure, studies the winsock very good source code!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:53780
    • 提供者:阿敏
  1. 聊天工具vc.net

    0下载:
  2. 本程序在VC.NET中编译通过,实现了好友上线,下线UDP广播,及用XML实现消息传输,及文件传输功能。-procedures in the VC. Compiled by achieving a friend on the line, assembly line UDP broadcasting, and using XML messaging, and file transfer functions.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:92768
    • 提供者:姜晓彩
  1. VC无聊者聊天

    0下载:
  2. VC开发的简单的可用局域网聊天的小程序,先建立服务器,再可以增加局域网内其他无聊者进行聊天-VC can be a simple LAN chatting small program, to first establish a server, and can increase LAN other frivolous conduct Chat
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:27456
    • 提供者:虞崇军
  1. 可以聊天传送文件抓取屏幕

    1下载:
  2. 利用VC编写的程序!利用socket实现的网络编程!可以对等通信或者传送文件,对话,截图!超过一般的聊天之类的代码!-VC prepared by the procedure! Use the socket achieve network programming! Such communication can be right or transmission of documents, dialogue, screenshots! General chat over such code!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:44946
    • 提供者:李桃
  1. Sockets api用于聊天室程序设计

    0下载:
  2. 用VC++6.0的Sockets API实现一个聊天室程序,是使用socket编程的很好的一个文档.-VC 6.0 Sockets API a chat room procedures, the use of socket programming is a good one document.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7040
    • 提供者:ql
  1. www.类似QQ聊天界面.cn

    0下载:
  2. 该源代码为类似QQ聊天界面的源代码,为VC++编写的程序-the source code for a similar QQ chat interface source code for the procedure to prepare VC
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:116544
    • 提供者:闫雪飞
  1. yfdechat

    0下载:
  2. 用CSocket实现的支持多人的聊天程序,包括服务器端和客户端,在vc 6.0 下编译通过。-CSocket achieve with the support of many people chatting procedures, including server and client, the vc 6.0 compile.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:326440
    • 提供者:fei
  1. LanchatClient

    1下载:
  2. 这个是用VC.NET编写的SOCKET类聊天程序,支持群聊和单聊,这个是客户端-VC.NET prepared SOCKET category chat program, support groups and chat-chat, this is the client
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:95628
    • 提供者:刘志伟
  1. VCchat

    0下载:
  2. 一个简单的的Win32的VC++聊天程序,实现了服务器端和客户端,可以进行简单的聊天通讯,适合初学这学习参考。-Of a simple chat for Win32 VC++ program to achieve the server and client, can be a simple chat communications, suitable for beginners to learn this reference.
  3. 所属分类:Communication

    • 发布日期:2016-01-25
    • 文件大小:1925120
    • 提供者:Jason
  1. ipv6-chatting

    0下载:
  2. vc++6.0下实现基于ipv6的简单聊天程序,包括服务器和客户端,经实际测试能够使用-a chatting program of visual c++ 6.0 using ipv6, package includes the client and server that have been tested.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:82471
    • 提供者:jbaolee
  1. VC-MFC-chat-TCPIP-socket

    0下载:
  2. 利用SOCKET编写多机聊天程序,编写框架MFC,附带源码,测试可用。-SOCKET to write multi-chat program, the preparation of the framework of the MFC comes with source code, the test can be used.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1985746
    • 提供者:曾维亮
  1. Multiplayer-chat-room

    0下载:
  2.   多人同时对话的VC++聊天程序,含服务器和用户端,服务器端启动后需手动进入监听状态,然后启动客户端,先指定IP然后进行连接,连接成功会有提示,成功后就可发送消息了。  你可以随便发一些消息测试一下,这些消息会同时显示在客户端与服务端上,在客户端登录时可指定一个用户名,可以指定多个用户,因此它是一个多人同时聊天的程序。-Multiplayer dialogue simultaneously VC++ of chat program, including server and client, s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-14
    • 文件大小:82286
    • 提供者:陈玉雷
  1. VC-TCP-chat

    0下载:
  2. VC6.0编写的基于TCP的网络聊天程序,很好的参考代码-VC6.0 prepared TCP-based network chat program, a good reference code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-28
    • 文件大小:10462371
    • 提供者:youoran
  1. VC-P-P-simulation-chat-program

    0下载:
  2. 在Visual C++6.0环境下,模拟实现聊天程序,在一台主机上即可完成模拟实验,先运行服务器发送消息,然后再运行客户端程序接收消息。-In Visual C++6.0 environment, simulation chat program on a host computer to complete the simulation experiment, first run the server sends a message, and then run the client program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3701112
    • 提供者:CMobileRobot
  1. 2764208

    0下载:
  2. VC++编写的聊天程序源码,包括客户端和服务器端,(Vc + + write a chat program source code, including client and server,)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-26
    • 文件大小:54272
    • 提供者:rbsogution
  1. Chat4

    0下载:
  2. vc++平台下基于udp的聊天程序,vc6.0完美打开(Vc++ platform, based on UDP chat program, vc6.0 perfect opening)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:1906688
    • 提供者:詹森
  1. InstantMessaging

    2下载:
  2. VC++6.0+MFC做毕设做的网络聊天具(服务端和客户端),包括: 0.普通聊天(文字、图片) 1.聊天室 2.传输文件(断点续传) 3.共享屏幕 4.白板 5.视频、音频聊天 模仿Netmeeting,资源也来源于Netmeeting、飞秋和PS。(VC++6.0+MFC do the complete set of network chat tools (server and client), including: 0. general chat (text, pictur
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2017-12-23
    • 文件大小:1278976
    • 提供者:阿萨德123ws
  1. 1v1聊天

    0下载:
  2. 基于VC++的window socket编程聊天程序,实现局域网内点对点通信(Window socket programming chat program based on VC++ to realize point to point communication in LAN)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:咯;
  1. 仿QQ2007聊天程序(C#源码)

    0下载:
  2. C#编程,便于小白自学,一个比较好的源码(C# programming, easy white self study, a better source)
  3. 所属分类:界面编程

    • 发布日期:2018-04-30
    • 文件大小:2917376
    • 提供者:panc321
  1. C语言基于socket多人聊天(包含注册登录)

    2下载:
  2. 很早就想做一个类似QQ一样的聊天程序,苦于一直没有时间,再加上觉得网络多点通信比较难做,所以这个想法就搁在一旁。最近二个月学校放假闲着无聊看了一些Tcp/ip,多线程的书,再加上以前的一点C++和VC的基础,就着手做了起来,共化了17天完成了这个程序。它包括服务器端程序NetMsgServer和客户端程序NetMsgClient。通过编程还发现原始的socket(像send,recv等)命令比VC封装好的CScoket速度要快。怎么说呢,程序不小,有3000多行的代码,错误和垃圾代码肯定也不少了
  3. 所属分类:源码下载

« 1 2 3 4 5 67 8 9 10 11 ... 36 »
搜珍网 www.dssz.com